projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9aadf0
)
(LIBS_MACHINE): Add -lelf.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 7 May 1997 00:33:20 +0000
(
00:33
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 7 May 1997 00:33:20 +0000
(
00:33
+0000)
src/m/intel386.h
patch
|
blob
|
history
diff --git
a/src/m/intel386.h
b/src/m/intel386.h
index fd2aac3737661b4bffb6a541126102cfd1aa5356..94af5555c118bd97bf011bf43edc3bb8573f8a5f 100644
(file)
--- a/
src/m/intel386.h
+++ b/
src/m/intel386.h
@@
-105,8
+105,9
@@
NOTE-END */
#define LOAD_AVE_CVT(x) ((int) (((double) (x)) * 100.0 / FSCALE))
/* J.W.Hawtin@lut.ac.uk say Solaris 2.4 as well as Solaris 2.1 on X86
- requires -lkvm as well */
-#define LIBS_MACHINE -lkvm
+ requires -lkvm as well.
+ And handa@etl.gov.jp says that -lkvm needs -llelf, at least on 2.5. */
+#define LIBS_MACHINE -lkvm -lelf
#ifndef SOLARIS2_4
/* J.W.hawtin@lut.ac.uk says Solaris 2.1 on the X86 has FSCALE defined in a